home *** CD-ROM | disk | FTP | other *** search
/ Artworks - Keep it Simple 2 / Artworks - Keep it Simple 2.iso / az / launch.dxr / 00017_kudo.ls < prev    next >
Encoding:
Text File  |  1997-07-04  |  63 b   |  6 lines

  1. on mouseUp
  2.   if buttonClicked() then
  3.     dokudo()
  4.   end if
  5. end
  6.